-
Home
-
Paytium: Mollie payment forms & donations
-
4.4.7
-
Code
-
Classes
- MollieApiClient
Total Complexity |
39 |
Dependencies |
45 |
Dependents |
11 |
Total lines |
719 |
Lines of code |
185 |
Logical lines of code |
113 |
Comment lines |
130 |
Methods |
23 |
Properties |
44 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
performHttpCallToFullUrl() |
S |
52 |
5 |
24 |
applyIdempotencyKey() |
S |
59 |
4 |
16 |
enableDebugging() |
S |
63 |
3 |
11 |
disableDebugging() |
S |
63 |
3 |
11 |
initializeEndpoints() |
S |
46 |
1 |
39 |
setAccessToken() |
S |
64 |
2 |
9 |
__construct() |
S |
65 |
2 |
9 |
initializeIdempotencyKeyGenerator() |
S |
79 |
2 |
3 |
setApiKey() |
S |
64 |
2 |
9 |
initializeVersionStrings() |
S |
67 |
2 |
8 |
getVersionStrings() |
S |
82 |
1 |
3 |
usesOAuth() |
S |
82 |
1 |
3 |
addVersionString() |
S |
74 |
1 |
4 |
getApiEndpoint() |
S |
82 |
1 |
3 |
setApiEndpoint() |
S |
75 |
1 |
4 |
setIdempotencyKey() |
S |
77 |
1 |
4 |
getIdempotencyKey() |
S |
82 |
1 |
3 |
resetIdempotencyKey() |
S |
77 |
1 |
4 |
setIdempotencyKeyGenerator() |
S |
77 |
1 |
4 |
clearIdempotencyKeyGenerator() |
S |
77 |
1 |
4 |
performHttpCall() |
S |
74 |
1 |
4 |
__sleep() |
S |
81 |
1 |
3 |
__wakeup() |
S |
82 |
1 |
3 |